PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentInformation Class / getModifyDate Method
In This Topic
    getModifyDate Method
    In This Topic
    Gets the modify date.
    Syntax
    public java.time.LocalDateTime getModifyDate()

    Return Value

    The date and time the document was most recently modified.
    See Also